Skip to main content

ParallelTry

ParallelTry[f,{arg1,arg2,…}] evaluates f[argi] in parallel, returning the first result received.

ParallelTry[f,{arg1,arg2,…},k] returns a list of the first k results.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.